16. Async Callbacks in Android
Async Callbacks in Android
Quiz #1
SOLUTION:
OnCompletionListener.onCompletion(MediaPlayer mp)Task Description:
Quiz #2
Complete the task to match the screenshot below.
Task Feedback:
Done implementing Async Callbacks, but not done with the app just yet :) Continue on and let's dive more into media resources.
Solution
Async Callbacks in Android 1